Skip to content

Delete print-packages script#55034

Closed
huntie wants to merge 1 commit into
react:mainfrom
huntie:export-D90106362
Closed

Delete print-packages script#55034
huntie wants to merge 1 commit into
react:mainfrom
huntie:export-D90106362

Conversation

@huntie

@huntie huntie commented Jan 5, 2026

Copy link
Copy Markdown
Member

Summary:
Delete the yarn print-packages script.

  • yarn workspaces info already exists.
  • Since implementing lockstep versioning, all pkg versions are at a single version string (or 0.0.0 for private).
    • This script also offers npm lookups for older versions — same assertion goes.
  • Since adding the private/ directory, the public/private package delineation is increasingly clear on its own (remaining exception: RNTester).

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D90106362

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 5, 2026
@meta-codesync

meta-codesync Bot commented Jan 5, 2026

Copy link
Copy Markdown

@huntie has exported this pull request. If you are a Meta employee, you can view the originating Diff in D90106362.

@cortinico cortinico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

Summary:

Delete the `yarn print-packages` script.

- `yarn workspaces info` already exists.
- Since implementing lockstep versioning, all pkg versions are at a single version string (or `0.0.0` for private).
    - This script also offers npm lookups for older versions — same assertion goes.
- Since adding the `private/` directory, the public/private package delineation is increasingly clear on its own (remaining exception: RNTester).

Changelog: [Internal]

Reviewed By: cortinico, cipolleschi

Differential Revision: D90106362
@meta-codesync meta-codesync Bot closed this in a1e4343 Jan 5, 2026
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 5, 2026
@meta-codesync

meta-codesync Bot commented Jan 5, 2026

Copy link
Copy Markdown

This pull request has been merged in a1e4343.

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @huntie in a1e4343

When will my fix make it into a release? | How to file a pick request?

@huntie huntie deleted the export-D90106362 branch January 5, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants